Book Contents

Example: If-Then-Else logic

This expression:

If statement

Then value1

Else value2

Has this interpretation:

See also

About expressions

If-Then-Else logic

Example: Controlling visibility with If-Then-Else logic